home *** CD-ROM | disk | FTP | other *** search
- ComSList
- CompuServe Zip File List
- Form1*
- fraList
- lblFileName
- File Name
- lblCompServeID
- CompuServe ID
- lblAuthor
- lstFile
- cmdDone
- ! menSearch
- Search
- menKeywords
- Search by Keywords
- menCompuServeID
- Search by CompuServe ID
- $ menAuthor
- Search by Author
- menCompany
- Search by Company
- menSort
- menFileSort
- Sort by File Name
- ( menIDSort
- Sort by CompuServe ID
- menAuthorSort
- Sort by Author
- menCompanySort
- Sort by Company
- menTitleSort
- Sort by Title
- List1_Click
- cmdDone_Click
- ComSList
- Form_Click
- Form_Loadu
- LoadList
- IndexC
- giFileNo
- gsFName
- giFileLenT
- gComServeRec
- lstFile
- FileName
- lstAuthor
- Author
- lstCompany
- Company1
- lstCompuServeIDi
- CompuServeID
- LoadRecord
- gFNameI
- gFileNo
- gFileLen
- OneRec
- gModRec>
- lstFile_Click
- lstAuthor_Click
- lstCompany_Click_
- lstCompuServeID_Click
- ListIndex
- HighlightLine
- lblAuthor_Click
- BuildString
- TheString~
- TempStrT
- TheChar
- IsPrinte
- lstFile_DblClick
- giIndex
- menKeywords_Click
- Label1_Click
- FindKeywords
- OpenFile
- WhichList
- BuildTitleString
- BuildZipString
- gWhichListF
- Title^
- lblAuthor
- Caption
- fraList_DragDropK
- Source
- SearchFile
- gSearch
- gKeyword
- WhichSearch
- Prompt
- resultp
- ThenlblAuthor!
- giFileN
- sSearchF
- Keywords
- Found
- sFind
- ClearList
- ListCount2
- menCompuServeID_Clickx
- gCompuServeIDR
- menCompany_Click
- gCompany
- menAuthor_Click
- gAuthor
- BuildFileKey
- glArrayIndex
- gsZipNameArrayk
- glIndexArray
- GetFileIndex
- sFileName)
- GetFileName]
- sTempStr
- giNoOfRecs.
- menSearch_Click
- gSortData
- RecNo
- menFileSort_Click3
- gSORTSTRUCTURE
- TempStructG
- gTempData
- Text1
- QuickSort
- MousePointer
- Bottom\
- Choice
- Tradeg
- gSort
- gFileName
- gFileSort
- EndLoop0
- menIDSort_Clickn
- gCompuServeSortV
- menAuthorSort_Click(
- gAuthorSort~
- menCompanySort_Click
- gCompanySort
- menTitleSort_Click
- gTitleSort
- menAuthor
- Enabled
- menCompany
- menTitle
- False
- menAuthorSort
- menCompanySort
- menTitleSort
- fIndexO
- flIndex
- UpdateRecord
- ListItem
- UpdateRow
- lstList
- ListInde
- cmdDone_Click
- Form_Load
- LoadRecord
- Find the record position in the file.e
- Only try to get the record if it was found.
- This record already exists so let the other routines know.
- lstFile_DblClick
- menKeywords_Click
- LoadList
- Reset the gSortData array index.
- Reset the index for the file.t
- Build the gSortData array.
- Reset the string to empty.
- Build the right list.t
- ZipList
- Author, Company"
- TitleList
- Title"
- BuildZipString
- Return the string FileName, CompuServeID, Author, Company.
- This string is used for the zip file list.
-
- BuildTitleString
- Returns a string with the FileName, CompuServeID, and Title.
- This is the string that is used with the title list.
- SearchFile
- Reset the key index stuff.
- Just to setup the prompt for the input box.x
- Keyword:
- CompuServe ID:
- Author:
- Company:
- Get the string to find.
- Keywords must be uppercase.d
- Begin the search.r
- Clears the list box.
- Get the search string.
- Search for it.
- Was it found?i
- Add it to the key index.
- Rebuild the list box for displaying the records.
- ZipList
- Author, Company"
- TitleList
- Title"
- ClearList
- Empties the list box.
- menCompuServeID_Click
- menCompany_Click
- menAuthor_Click
- QuickSort
- This routine is modified from VBSORT uploaded by Nelson Ford.F
- It is a quick sort routine.t
- Once gSortData array is sorted the list box is rebuilt.u
- Build the right list.t
- ZipList
- TitleLista
- lstFile.RemoveItem 0
- Trade
- Used with quicksort. Just swaps the array elements.
- Choice
- This is a routine to make the quicksort more generic.e
- If you want to add more sorts than add more items to the gSortData type.
- Add the new items here and return them.t
- menFileSort_Click
- menIDSort_Click
- menAuthorSort_Click
- menCompanySort_Click
- menTitleSort_Click
-